home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / TAWUG / TAWUG Disk No. 26 (SHK) / TAWUG.26.shk / GRAPPLER.5X8 (.txt) < prev    next >
AppleWorks Document  |  1986-02-26  |  3KB  |  42 lines

  1. O=====|====|====|====|====|====|====|====|====|====|====|====|====|====|====|===
  2.                                                       GRAPPLER +Q
  3. O                    TEXT COMMANDS                                              
  4.     GRAPHICS COMMANDS
  5. HCTRL-I A   CHR$(9);"A"    Append line feed to return        CTRL-I G    .
  6. CHR$(9);"G"    Print HIRES page 1 white dotsJ
  7. HCTRL-I K   CHR$(9);"K"    Do not append line feed           CTRL-I G2   .
  8. CHR$(9);"G2"   Print HIRES page 2 white dotsJ
  9. H                                                            CTRL-I GS   *
  10. CHR$(9);"GS"   Print HIRES pages 1 and 2J
  11. HCTRL-I B   CHR$(9);"B"    Turn on printer bell              CTRL-I GM   -
  12. CHR$(9);"GM"   Print HIRES1/4 lines of textJ
  13. H                                                            CTRL-I G2M  -
  14. CHR$(9);"G2M"  Print HIRES2/4 lines of textJ
  15. HCTRL-I C   CHR$(9);"C"    Turn off printer bell             CTRL-I GD   /
  16. CHR$(9);"GD"   Print HIRES page 1 double sizeJ
  17. H                                                            CTRL-I G2D  /
  18. CHR$(9);"G2D"  Print HIRES page 2 double sizeJ
  19. HCTRL-I H   CHR$(9);"H"    Allows high order bit sent        CTRL-I GE   .
  20. CHR$(9);"GE"   Print HIRES page 1 emphasizedJ
  21. HCTRL-I X   CHR$(9);"X"    Do not send high order bit        CTRL-I G2E  .
  22. CHR$(9);"G2E"  Print HIRES page 2 emphasizedJ
  23. H                                                            CTRL-I GI   /
  24. CHR$(9);"GI"   Print the black dots not whiteJ
  25. HCTRL-I nN  Chr$(9);"nN"   Set line length to n char's       CTRL-I G2I  ,
  26. CHR$(9);"G2I"  Print the black dots page 2J
  27. HCTRL-I nL  Chr$(9);"nL"   Set left margin to col. n         CTRL-I GR   /
  28. CHR$(9);"GR"   Rotate 90 deg clockwise page 1J
  29. HCTRL-I nR  Chr$(9);"nR"   Set right margin to col. n        CTRL-I G2R  /
  30. CHR$(9);"G2R"  Rotate 90 deg clockwise page 2O
  31. MCTRL-I nP  Chr$(9);"nP"   Set page length to n              CTRL-I nL CTRL-I %
  32. GL        CHR$(9);"nL";CHR$(9);"GL"P
  33. NCTRL-I I   CHR$(9);"I"    Output to screen and printer                  Print %
  34. the HIRES page 1 at n col from left7
  35. CTRL-I V   CHR$(9);"V"    Version number of GRAPPLER+P
  36. NCTRL-I S   CHR$(9);"S"    Dumps 40 col text page            CTRL-I CTRL-Y     %
  37. Changes the command char. to CTRL-YP
  38. NCTRL-I 2S  CHR$(9);"2S"   Dumps text pages 1 and 2          CTRL-Y CTRL-I     *
  39. Changes the command char. back to CTRL-I
  40. CTRL-I e   CHR$(9);"e"    Grappler off/80 col. intact5
  41. CTRL-I 8S  CHR$(9);"8S"   Dumps 80 col. text screen
  42.